[INFO] fetching crate lunex_engine 0.2.4...
[INFO] testing lunex_engine-0.2.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate lunex_engine 0.2.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate lunex_engine 0.2.4
[INFO] finished tweaking crates.io crate lunex_engine 0.2.4
[INFO] tweaked toml for crates.io crate lunex_engine 0.2.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lunex_engine 0.2.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 370 packages to latest compatible versions
[INFO] [stderr]       Adding bevy v0.14.2 (available: v0.18.1)
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.1.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eec600fbd1186e579533f487ef7a6a85aa3fa0d14f5c42379f9f17aa92b9a315
[INFO] running `Command { std: "docker" "start" "-a" "eec600fbd1186e579533f487ef7a6a85aa3fa0d14f5c42379f9f17aa92b9a315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eec600fbd1186e579533f487ef7a6a85aa3fa0d14f5c42379f9f17aa92b9a315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eec600fbd1186e579533f487ef7a6a85aa3fa0d14f5c42379f9f17aa92b9a315", kill_on_drop: false }`
[INFO] [stdout] eec600fbd1186e579533f487ef7a6a85aa3fa0d14f5c42379f9f17aa92b9a315
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da58b5295d58b0d78e8cf10a8e2f383e2ed3485a58d586f803b0d864a0d1dbab
[INFO] running `Command { std: "docker" "start" "-a" "da58b5295d58b0d78e8cf10a8e2f383e2ed3485a58d586f803b0d864a0d1dbab", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling bevy_ptr v0.14.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bevy_tasks v0.14.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-types v0.20.0
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling typewit v1.14.2
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling accesskit v0.14.0
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling const_soft_float v0.1.4
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling constgebra v0.1.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling radsort v0.1.1
[INFO] [stderr]    Compiling euclid v0.22.14
[INFO] [stderr]    Compiling svg_fmt v0.4.5
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling rectangle-pack v0.4.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.4
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.2
[INFO] [stderr]    Compiling encase_derive v0.8.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.2
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.2
[INFO] [stderr]    Compiling bevy_derive v0.14.2
[INFO] [stderr]    Compiling bevy_asset_macros v0.14.2
[INFO] [stderr]    Compiling bevy_encase_derive v0.14.2
[INFO] [stderr]    Compiling bevy_render_macros v0.14.2
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.14.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling bevy_utils v0.14.2
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling bevy_reflect v0.14.2
[INFO] [stderr]    Compiling encase v0.8.0
[INFO] [stderr]    Compiling hexasphere v12.0.0
[INFO] [stderr]    Compiling bevy_mikktspace v0.14.2
[INFO] [stderr]    Compiling naga_oil v0.14.0
[INFO] [stderr]    Compiling bevy_ecs v0.14.2
[INFO] [stderr]    Compiling bevy_math v0.14.2
[INFO] [stderr]    Compiling bevy_color v0.14.3
[INFO] [stderr]    Compiling bevy_app v0.14.2
[INFO] [stderr]    Compiling bevy_core v0.14.2
[INFO] [stderr]    Compiling bevy_a11y v0.14.2
[INFO] [stderr]    Compiling bevy_time v0.14.2
[INFO] [stderr]    Compiling bevy_asset v0.14.2
[INFO] [stderr]    Compiling bevy_input v0.14.2
[INFO] [stderr]    Compiling bevy_log v0.14.2
[INFO] [stderr]    Compiling bevy_window v0.14.2
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.2
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.2
[INFO] [stderr]    Compiling bevy_transform v0.14.2
[INFO] [stderr]    Compiling bevy_render v0.14.2
[INFO] [stderr]    Compiling bevy_core_pipeline v0.14.2
[INFO] [stderr]    Compiling bevy_sprite v0.14.2
[INFO] [stderr]    Compiling bevy_pbr v0.14.2
[INFO] [stderr]    Compiling bevy_text v0.14.2
[INFO] [stderr]    Compiling bevy_gizmos v0.14.2
[INFO] [stderr]    Compiling bevy_internal v0.14.2
[INFO] [stderr]    Compiling bevy v0.14.2
[INFO] [stderr]    Compiling lunex_engine v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "da58b5295d58b0d78e8cf10a8e2f383e2ed3485a58d586f803b0d864a0d1dbab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da58b5295d58b0d78e8cf10a8e2f383e2ed3485a58d586f803b0d864a0d1dbab", kill_on_drop: false }`
[INFO] [stdout] da58b5295d58b0d78e8cf10a8e2f383e2ed3485a58d586f803b0d864a0d1dbab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90a859c867da5182e8202e8812210a85dfaa04fb37c971b43b8d0af601a4847f
[INFO] running `Command { std: "docker" "start" "-a" "90a859c867da5182e8202e8812210a85dfaa04fb37c971b43b8d0af601a4847f", kill_on_drop: false }`
[INFO] [stderr]    Compiling lunex_engine v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.97s
[INFO] running `Command { std: "docker" "inspect" "90a859c867da5182e8202e8812210a85dfaa04fb37c971b43b8d0af601a4847f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90a859c867da5182e8202e8812210a85dfaa04fb37c971b43b8d0af601a4847f", kill_on_drop: false }`
[INFO] [stdout] 90a859c867da5182e8202e8812210a85dfaa04fb37c971b43b8d0af601a4847f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3da27acbd84ec8cfddc7009eaa0feba4187b5503ee52970b383860021364d3a4
[INFO] running `Command { std: "docker" "start" "-a" "3da27acbd84ec8cfddc7009eaa0feba4187b5503ee52970b383860021364d3a4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lunex_engine-e9a88abba85fdd3f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test core::value::test::all ... ok
[INFO] [stderr]    Doc-tests lunex_engine
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test src/layout/layout.rs - layout::layout::Align (line 229) ... FAILED
[INFO] [stdout] test src/layout/layout.rs - layout::layout::Layout::div (line 76) ... FAILED
[INFO] [stdout] test src/layout/layout.rs - layout::layout::Layout::boundary (line 30) ... FAILED
[INFO] [stdout] test src/layout/layout.rs - layout::layout::Layout (line 10) ... FAILED
[INFO] [stdout] test src/core/value.rs - core::value::UiValue (line 679) ... FAILED
[INFO] [stdout] test src/layout/layout.rs - layout::layout::Layout::solid (line 64) ... FAILED
[INFO] [stdout] test src/layout/layout.rs - layout::layout::Div (line 681) ... FAILED
[INFO] [stdout] test src/layout/layout.rs - layout::layout::Layout::window (line 41) ... FAILED
[INFO] [stdout] test src/layout/layout.rs - layout::layout::Boundary (line 324) ... FAILED
[INFO] [stdout] test src/layout/layout.rs - layout::layout::Layout::window_full (line 52) ... FAILED
[INFO] [stdout] test src/layout/layout.rs - layout::layout::Solid (line 553) ... FAILED
[INFO] [stdout] test src/layout/layout.rs - layout::layout::Window (line 428) ... FAILED
[INFO] [stdout] test src/core/value.rs - core::value::Em (line 602) ... FAILED
[INFO] [stdout] test src/core/value.rs - core::value::Vh (line 646) ... FAILED
[INFO] [stdout] test src/core/value.rs - core::value::Rh (line 592) ... FAILED
[INFO] [stdout] test src/core/value.rs - core::value::Sp (line 613) ... FAILED
[INFO] [stdout] test src/core/value.rs - core::value::Vp (line 624) ... FAILED
[INFO] [stdout] test src/layout/layout.rs - layout::layout::Sizing (line 292) ... ok
[INFO] [stdout] test src/core/value.rs - core::value::Rl (line 570) ... ok
[INFO] [stdout] test src/core/value.rs - core::value::Rw (line 581) ... ok
[INFO] [stdout] test src/layout/layout.rs - layout::layout::Scaling (line 260) ... ok
[INFO] [stdout] test src/core/value.rs - core::value::Vw (line 635) ... ok
[INFO] [stdout] test src/core/value.rs - core::value::Ab (line 560) ... ok
[INFO] [stdout] test src/layout/stack.rs - layout::stack::StackMargin (line 19) ... ok
[INFO] [stdout] test src/layout/stack.rs - layout::stack::UiStack (line 53) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Align (line 229) stdout ----
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/layout/layout.rs:234:25
[INFO] [stdout]     |
[INFO] [stdout] 234 | let align: Align = -1.0.into();
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 234 - let align: Align = -1.0.into();
[INFO] [stdout] 234 + let align: Align = -<_ as Into<T>>::into(1.0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Layout::div (line 76) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `lunex_engine::UiLayout`
[INFO] [stdout]   --> src/layout/layout.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 | use lunex_engine::{UiLayout, Sp};
[INFO] [stdout]    |                    ^^^^^^^^ no `UiLayout` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 78 - use lunex_engine::{UiLayout, Sp};
[INFO] [stdout] 78 + use lunex_engine::{Layout, Sp};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Layout::boundary (line 30) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `lunex_engine::UiLayout`
[INFO] [stdout]   --> src/layout/layout.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 | use lunex_engine::{UiLayout, Rl};
[INFO] [stdout]    |                    ^^^^^^^^ no `UiLayout` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 32 - use lunex_engine::{UiLayout, Rl};
[INFO] [stdout] 32 + use lunex_engine::{Layout, Rl};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Layout (line 10) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `lunex_engine::UiLayout`
[INFO] [stdout]   --> src/layout/layout.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | use lunex_engine::{UiLayout, Rl};
[INFO] [stdout]    |                    ^^^^^^^^ no `UiLayout` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 12 - use lunex_engine::{UiLayout, Rl};
[INFO] [stdout] 12 + use lunex_engine::{Layout, Rl};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core/value.rs - core::value::UiValue (line 679) stdout ----
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]    --> src/core/value.rs:684:50
[INFO] [stdout]     |
[INFO] [stdout] 684 | let d: UiValue<Vec2> = (Ab(20.0), Em(2.0)).into()
[INFO] [stdout]     |                                                  ^ help: add `;` here
[INFO] [stdout] 685 | } _doctest_main_src_core_value_rs_679_0() }
[INFO] [stdout]     | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lunex_core`
[INFO] [stdout]    --> src/core/value.rs:680:5
[INFO] [stdout]     |
[INFO] [stdout] 680 | use lunex_core::{UiValue, Ab, Em, Rl, Sp};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `lunex_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lunex_core`, use `cargo add lunex_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope
[INFO] [stdout]    --> src/core/value.rs:684:16
[INFO] [stdout]     |
[INFO] [stdout] 684 | let d: UiValue<Vec2> = (Ab(20.0), Em(2.0)).into()
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `Vec` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 684 - let d: UiValue<Vec2> = (Ab(20.0), Em(2.0)).into()
[INFO] [stdout] 684 + let d: UiValue<Vec> = (Ab(20.0), Em(2.0)).into()
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 679 + use bevy::prelude::Vec2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Layout::solid (line 64) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `lunex_engine::UiLayout`
[INFO] [stdout]   --> src/layout/layout.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | use lunex_engine::UiLayout;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ no `UiLayout` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 66 - use lunex_engine::UiLayout;
[INFO] [stdout] 66 + use lunex_engine::Layout;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Div (line 681) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `UiLayout` in this scope
[INFO] [stdout]    --> src/layout/layout.rs:684:13
[INFO] [stdout]     |
[INFO] [stdout] 684 | let layout: UiLayout = Div::new().pad_x(2.0).margin_y(Sp(1.0)).br().pack();
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pack` found for struct `lunex_engine::Div` in the current scope
[INFO] [stdout]    --> src/layout/layout.rs:684:69
[INFO] [stdout]     |
[INFO] [stdout] 684 | let layout: UiLayout = Div::new().pad_x(2.0).margin_y(Sp(1.0)).br().pack();
[INFO] [stdout]     |                                                                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `package` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 684 | let layout: UiLayout = Div::new().pad_x(2.0).margin_y(Sp(1.0)).br().package();
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Layout::window (line 41) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `lunex_engine::UiLayout`
[INFO] [stdout]   --> src/layout/layout.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 | use lunex_engine::{UiLayout, Ab, Rl};
[INFO] [stdout]    |                    ^^^^^^^^ no `UiLayout` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 43 - use lunex_engine::{UiLayout, Ab, Rl};
[INFO] [stdout] 43 + use lunex_engine::{Layout, Ab, Rl};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Boundary (line 324) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `UiLayout` in this scope
[INFO] [stdout]    --> src/layout/layout.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 | let layout: UiLayout = Boundary::new().pos1(Rl(20.0)).pos2(Rl(80.0)).pack();
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pack` found for struct `lunex_engine::Boundary` in the current scope
[INFO] [stdout]    --> src/layout/layout.rs:327:70
[INFO] [stdout]     |
[INFO] [stdout] 327 | let layout: UiLayout = Boundary::new().pos1(Rl(20.0)).pos2(Rl(80.0)).pack();
[INFO] [stdout]     |                                                                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `package` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 327 | let layout: UiLayout = Boundary::new().pos1(Rl(20.0)).pos2(Rl(80.0)).package();
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Layout::window_full (line 52) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `lunex_engine::UiLayout`
[INFO] [stdout]   --> src/layout/layout.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 | use lunex_engine::{UiLayout, Rl};
[INFO] [stdout]    |                    ^^^^^^^^ no `UiLayout` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 54 - use lunex_engine::{UiLayout, Rl};
[INFO] [stdout] 54 + use lunex_engine::{Layout, Rl};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Solid (line 553) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `UiLayout` in this scope
[INFO] [stdout]    --> src/layout/layout.rs:556:13
[INFO] [stdout]     |
[INFO] [stdout] 556 | let layout: UiLayout = Solid::new().size((4.0, 3.0)).align_x(-0.8).pack();
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pack` found for struct `lunex_engine::Solid` in the current scope
[INFO] [stdout]    --> src/layout/layout.rs:556:68
[INFO] [stdout]     |
[INFO] [stdout] 556 | let layout: UiLayout = Solid::new().size((4.0, 3.0)).align_x(-0.8).pack();
[INFO] [stdout]     |                                                                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `package` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 556 | let layout: UiLayout = Solid::new().size((4.0, 3.0)).align_x(-0.8).package();
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Window (line 428) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `UiLayout` in this scope
[INFO] [stdout]    --> src/layout/layout.rs:431:13
[INFO] [stdout]     |
[INFO] [stdout] 431 | let layout: UiLayout = Window::new().pos(Ab(100.0)).size(Rl(50.0)).pack();
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pack` found for struct `lunex_engine::Window` in the current scope
[INFO] [stdout]    --> src/layout/layout.rs:431:68
[INFO] [stdout]     |
[INFO] [stdout] 431 | let layout: UiLayout = Window::new().pos(Ab(100.0)).size(Rl(50.0)).pack();
[INFO] [stdout]     |                                                                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `package` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 431 | let layout: UiLayout = Window::new().pos(Ab(100.0)).size(Rl(50.0)).package();
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core/value.rs - core::value::Em (line 602) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjJj680/rustcZW0acH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblunex_engine-de5366c8bdfa23a1,libcolored-cc6ba8b546e9b785,libbevy-21e6e4256f919f80,libbevy_internal-3edf92436335a50d,libbevy_text-82a444774be24df6,libglyph_brush_layout-1d2e89e199b09631,libxi_unicode-ec0971c6c6c40d36,libapprox-4201b786b116a646,libab_glyph-189b55cd2ea52f12,libowned_ttf_parser-bb2d64c695db0721,libttf_parser-74b22b69b15277bd,libab_glyph_rasterizer-268fcf5e2ede9f15,libbevy_log-d430437cfa987bdd,libtracing_subscriber-3d8ac84e986a2765,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-889aa75c168875ac,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-dc25ac3570b82aae,libbevy_input-3d0229430ddc525d,libbevy_gizmos-1a11af0a90843cdd,libbevy_sprite-73381ec65aaf4c86,librectangle_pack-09a0f8a987bbc938,libguillotiere-d8513621e18aa9a7,libsvg_fmt-240381f187a1ecb3,libeuclid-f44d6387d3c526be,libbevy_pbr-74a096721d677e0f,libbevy_core_pipeline-dc8cee6d77198ed8,libradsort-637493b956355935,libbevy_render-14b8f8292fb82ae3,libnaga_oil-b995ff40074f6496,libdata_encoding-9925c048f12d655c,libunicode_ident-f056d175c0a59671,libregex-3ccefee0f3164729,libregex_automata-d5e1d674bae4e6ed,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libbevy_mikktspace-e7dc8e312e898bd3,libimage-8d880c03b1c7bb05,libbyteorder_lite-25e78048a27d33b8,libmoxcms-72c5c0a21a5de65e,libpxfm-495172b01975a631,libnum_traits-300c5186abf3804c,libhexasphere-8cebe50cecb602ab,libconstgebra-2d78555b3b76c4f0,libconst_soft_float-b31c975915340d6a,libbevy_diagnostic-375c276254bcf4b9,libbevy_time-cb70962539b14ee8,libconst_fnv1a_hash-4692cede0e548cae,libbevy_window-b15ce037dc2afcf1,libbevy_transform-2b87f01fea32a5e0,libbevy_hierarchy-a016acabf1d5c52f,libwgpu-450cd5d2bb45a213,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-9919b2f5d3d6c378,libwgpu_hal-4b0c356695be11a3,librenderdoc_sys-f1b2eeee5608e180,libgpu_descriptor-79af3e15ff8a355d,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libgpu_descriptor_types-14a501c371d1c3e8,libkhronos_egl-1e0c7aa01175849d,liblibloading-e0795cb5ebc00421,libprofiling-5bbd3355b6006c2d,libgpu_alloc-182c7bcfefd5de75,libgpu_alloc_types-95c7a51ac57e12a8,libash-bca94156a442689d,liblibloading-7f71132f2c644d5d,libnaga-57dd677694310227,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,liblog-cfb0a897de58af94,libcodespan_reporting-7e970a2561eaee65,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libspirv-7071c1168ca247c9,libbit_set-7805570f77c04e52,libbit_vec-ed82a54abc6c00ad,libraw_window_handle-1ec61a86d1e26930,libglow-52a5811fb0f39eef,libbevy_core-ebf3c97672612e43,libbevy_color-0fa30c07c9760425,libencase-fd51846b1222b080,libconst_panic-2271728744a9cc16,libtypewit-94eb4242dbbb1264,libwgpu_types-5de1ed9a751e62f4,libbevy_math-b3824d587b93abde,libbevy_asset-5a819957ae1d77c0,libblake3-94a8b85c29b94531,libconstant_time_eq-37afda33ada159e8,libcpufeatures-471354fefbcaf2d8,libarrayref-e2c56de32f019e08,libasync_broadcast-0f019c6f85f361f0,libevent_listener-67cd091983fb6763,libron-2a282a08025bbce8,libbase64-64299f9d815d057c,libparking_lot-6a29c3fa77b5fe88,libparking_lot_core-17350c19fc461387,liblock_api-c960c7d69a272626,libscopeguard-d52bd00767847e44,libcrossbeam_channel-4816b269e0e9ffd5,libasync_fs-8dea5a4f8ac7a293,libblocking-003cb5e59bf1a56a,libpiper-d4e6bb4b46e6ecd8,libatomic_waker-001109810bdecbaa,libasync_lock-39e1233bb2568ce0,libbevy_a11y-6ebf948a30a38fb3,libaccesskit-7a9b28040312e721,libbevy_app-306b4d8e9514b4ba,libbevy_ecs-92ae78e169b2fc5e,libbitflags-5a94baca9842b969,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-1924b23c78125e64,libasync_channel-8821c491f15236d5,libevent_listener_strategy-469fab0692acc638,libevent_listener-5499d113f40624b7,libasync_executor-17602afd06518aae,libslab-e253d0c0a7952806,libfutures_lite-84fec593039e2475,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libarrayvec-41dcfe80309d7422,libfixedbitset-755aabd81925e587,libbevy_reflect-c48e2adc504f39b8,libuuid-2a9981b0b4bdac2f,libgetrandom-f889e8c4c9c03ccd,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-21f4c41bfe2e767b,libglam-d4805a3d9e339dd9,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-0c115789b8f67991,libdowncast_rs-af2d5a07fb165ed2,libthiserror-61f4734390be7c68,libbevy_utils-8e9ebbc995f99b84,libweb_time-c447c8b725da1947,libtracing-b1271b8b67dba3d0,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libhashbrown-81d962e98c526ab4,libserde-edf2bb2b15fb39b0,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-d340c19826c6b28c,libgetrandom-d1474c76b493ef89,liblibc-f0d996076a85b3d5,libonce_cell-028ded5f5e4e9236,libzerocopy-d63fa3ee501f27da,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjJj680/rustcZW0acH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-ec105da83cd8ce91/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjJj680/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core/value.rs - core::value::Vh (line 646) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestKKLn2s/rustc39KfZp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblunex_engine-de5366c8bdfa23a1,libcolored-cc6ba8b546e9b785,libbevy-21e6e4256f919f80,libbevy_internal-3edf92436335a50d,libbevy_text-82a444774be24df6,libglyph_brush_layout-1d2e89e199b09631,libxi_unicode-ec0971c6c6c40d36,libapprox-4201b786b116a646,libab_glyph-189b55cd2ea52f12,libowned_ttf_parser-bb2d64c695db0721,libttf_parser-74b22b69b15277bd,libab_glyph_rasterizer-268fcf5e2ede9f15,libbevy_log-d430437cfa987bdd,libtracing_subscriber-3d8ac84e986a2765,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-889aa75c168875ac,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-dc25ac3570b82aae,libbevy_input-3d0229430ddc525d,libbevy_gizmos-1a11af0a90843cdd,libbevy_sprite-73381ec65aaf4c86,librectangle_pack-09a0f8a987bbc938,libguillotiere-d8513621e18aa9a7,libsvg_fmt-240381f187a1ecb3,libeuclid-f44d6387d3c526be,libbevy_pbr-74a096721d677e0f,libbevy_core_pipeline-dc8cee6d77198ed8,libradsort-637493b956355935,libbevy_render-14b8f8292fb82ae3,libnaga_oil-b995ff40074f6496,libdata_encoding-9925c048f12d655c,libunicode_ident-f056d175c0a59671,libregex-3ccefee0f3164729,libregex_automata-d5e1d674bae4e6ed,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libbevy_mikktspace-e7dc8e312e898bd3,libimage-8d880c03b1c7bb05,libbyteorder_lite-25e78048a27d33b8,libmoxcms-72c5c0a21a5de65e,libpxfm-495172b01975a631,libnum_traits-300c5186abf3804c,libhexasphere-8cebe50cecb602ab,libconstgebra-2d78555b3b76c4f0,libconst_soft_float-b31c975915340d6a,libbevy_diagnostic-375c276254bcf4b9,libbevy_time-cb70962539b14ee8,libconst_fnv1a_hash-4692cede0e548cae,libbevy_window-b15ce037dc2afcf1,libbevy_transform-2b87f01fea32a5e0,libbevy_hierarchy-a016acabf1d5c52f,libwgpu-450cd5d2bb45a213,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-9919b2f5d3d6c378,libwgpu_hal-4b0c356695be11a3,librenderdoc_sys-f1b2eeee5608e180,libgpu_descriptor-79af3e15ff8a355d,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libgpu_descriptor_types-14a501c371d1c3e8,libkhronos_egl-1e0c7aa01175849d,liblibloading-e0795cb5ebc00421,libprofiling-5bbd3355b6006c2d,libgpu_alloc-182c7bcfefd5de75,libgpu_alloc_types-95c7a51ac57e12a8,libash-bca94156a442689d,liblibloading-7f71132f2c644d5d,libnaga-57dd677694310227,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,liblog-cfb0a897de58af94,libcodespan_reporting-7e970a2561eaee65,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libspirv-7071c1168ca247c9,libbit_set-7805570f77c04e52,libbit_vec-ed82a54abc6c00ad,libraw_window_handle-1ec61a86d1e26930,libglow-52a5811fb0f39eef,libbevy_core-ebf3c97672612e43,libbevy_color-0fa30c07c9760425,libencase-fd51846b1222b080,libconst_panic-2271728744a9cc16,libtypewit-94eb4242dbbb1264,libwgpu_types-5de1ed9a751e62f4,libbevy_math-b3824d587b93abde,libbevy_asset-5a819957ae1d77c0,libblake3-94a8b85c29b94531,libconstant_time_eq-37afda33ada159e8,libcpufeatures-471354fefbcaf2d8,libarrayref-e2c56de32f019e08,libasync_broadcast-0f019c6f85f361f0,libevent_listener-67cd091983fb6763,libron-2a282a08025bbce8,libbase64-64299f9d815d057c,libparking_lot-6a29c3fa77b5fe88,libparking_lot_core-17350c19fc461387,liblock_api-c960c7d69a272626,libscopeguard-d52bd00767847e44,libcrossbeam_channel-4816b269e0e9ffd5,libasync_fs-8dea5a4f8ac7a293,libblocking-003cb5e59bf1a56a,libpiper-d4e6bb4b46e6ecd8,libatomic_waker-001109810bdecbaa,libasync_lock-39e1233bb2568ce0,libbevy_a11y-6ebf948a30a38fb3,libaccesskit-7a9b28040312e721,libbevy_app-306b4d8e9514b4ba,libbevy_ecs-92ae78e169b2fc5e,libbitflags-5a94baca9842b969,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-1924b23c78125e64,libasync_channel-8821c491f15236d5,libevent_listener_strategy-469fab0692acc638,libevent_listener-5499d113f40624b7,libasync_executor-17602afd06518aae,libslab-e253d0c0a7952806,libfutures_lite-84fec593039e2475,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libarrayvec-41dcfe80309d7422,libfixedbitset-755aabd81925e587,libbevy_reflect-c48e2adc504f39b8,libuuid-2a9981b0b4bdac2f,libgetrandom-f889e8c4c9c03ccd,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-21f4c41bfe2e767b,libglam-d4805a3d9e339dd9,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-0c115789b8f67991,libdowncast_rs-af2d5a07fb165ed2,libthiserror-61f4734390be7c68,libbevy_utils-8e9ebbc995f99b84,libweb_time-c447c8b725da1947,libtracing-b1271b8b67dba3d0,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libhashbrown-81d962e98c526ab4,libserde-edf2bb2b15fb39b0,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-d340c19826c6b28c,libgetrandom-d1474c76b493ef89,liblibc-f0d996076a85b3d5,libonce_cell-028ded5f5e4e9236,libzerocopy-d63fa3ee501f27da,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestKKLn2s/rustc39KfZp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-ec105da83cd8ce91/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKKLn2s/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core/value.rs - core::value::Rh (line 592) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestQNvBvP/rustcnn5bor/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblunex_engine-de5366c8bdfa23a1,libcolored-cc6ba8b546e9b785,libbevy-21e6e4256f919f80,libbevy_internal-3edf92436335a50d,libbevy_text-82a444774be24df6,libglyph_brush_layout-1d2e89e199b09631,libxi_unicode-ec0971c6c6c40d36,libapprox-4201b786b116a646,libab_glyph-189b55cd2ea52f12,libowned_ttf_parser-bb2d64c695db0721,libttf_parser-74b22b69b15277bd,libab_glyph_rasterizer-268fcf5e2ede9f15,libbevy_log-d430437cfa987bdd,libtracing_subscriber-3d8ac84e986a2765,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-889aa75c168875ac,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-dc25ac3570b82aae,libbevy_input-3d0229430ddc525d,libbevy_gizmos-1a11af0a90843cdd,libbevy_sprite-73381ec65aaf4c86,librectangle_pack-09a0f8a987bbc938,libguillotiere-d8513621e18aa9a7,libsvg_fmt-240381f187a1ecb3,libeuclid-f44d6387d3c526be,libbevy_pbr-74a096721d677e0f,libbevy_core_pipeline-dc8cee6d77198ed8,libradsort-637493b956355935,libbevy_render-14b8f8292fb82ae3,libnaga_oil-b995ff40074f6496,libdata_encoding-9925c048f12d655c,libunicode_ident-f056d175c0a59671,libregex-3ccefee0f3164729,libregex_automata-d5e1d674bae4e6ed,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libbevy_mikktspace-e7dc8e312e898bd3,libimage-8d880c03b1c7bb05,libbyteorder_lite-25e78048a27d33b8,libmoxcms-72c5c0a21a5de65e,libpxfm-495172b01975a631,libnum_traits-300c5186abf3804c,libhexasphere-8cebe50cecb602ab,libconstgebra-2d78555b3b76c4f0,libconst_soft_float-b31c975915340d6a,libbevy_diagnostic-375c276254bcf4b9,libbevy_time-cb70962539b14ee8,libconst_fnv1a_hash-4692cede0e548cae,libbevy_window-b15ce037dc2afcf1,libbevy_transform-2b87f01fea32a5e0,libbevy_hierarchy-a016acabf1d5c52f,libwgpu-450cd5d2bb45a213,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-9919b2f5d3d6c378,libwgpu_hal-4b0c356695be11a3,librenderdoc_sys-f1b2eeee5608e180,libgpu_descriptor-79af3e15ff8a355d,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libgpu_descriptor_types-14a501c371d1c3e8,libkhronos_egl-1e0c7aa01175849d,liblibloading-e0795cb5ebc00421,libprofiling-5bbd3355b6006c2d,libgpu_alloc-182c7bcfefd5de75,libgpu_alloc_types-95c7a51ac57e12a8,libash-bca94156a442689d,liblibloading-7f71132f2c644d5d,libnaga-57dd677694310227,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,liblog-cfb0a897de58af94,libcodespan_reporting-7e970a2561eaee65,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libspirv-7071c1168ca247c9,libbit_set-7805570f77c04e52,libbit_vec-ed82a54abc6c00ad,libraw_window_handle-1ec61a86d1e26930,libglow-52a5811fb0f39eef,libbevy_core-ebf3c97672612e43,libbevy_color-0fa30c07c9760425,libencase-fd51846b1222b080,libconst_panic-2271728744a9cc16,libtypewit-94eb4242dbbb1264,libwgpu_types-5de1ed9a751e62f4,libbevy_math-b3824d587b93abde,libbevy_asset-5a819957ae1d77c0,libblake3-94a8b85c29b94531,libconstant_time_eq-37afda33ada159e8,libcpufeatures-471354fefbcaf2d8,libarrayref-e2c56de32f019e08,libasync_broadcast-0f019c6f85f361f0,libevent_listener-67cd091983fb6763,libron-2a282a08025bbce8,libbase64-64299f9d815d057c,libparking_lot-6a29c3fa77b5fe88,libparking_lot_core-17350c19fc461387,liblock_api-c960c7d69a272626,libscopeguard-d52bd00767847e44,libcrossbeam_channel-4816b269e0e9ffd5,libasync_fs-8dea5a4f8ac7a293,libblocking-003cb5e59bf1a56a,libpiper-d4e6bb4b46e6ecd8,libatomic_waker-001109810bdecbaa,libasync_lock-39e1233bb2568ce0,libbevy_a11y-6ebf948a30a38fb3,libaccesskit-7a9b28040312e721,libbevy_app-306b4d8e9514b4ba,libbevy_ecs-92ae78e169b2fc5e,libbitflags-5a94baca9842b969,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-1924b23c78125e64,libasync_channel-8821c491f15236d5,libevent_listener_strategy-469fab0692acc638,libevent_listener-5499d113f40624b7,libasync_executor-17602afd06518aae,libslab-e253d0c0a7952806,libfutures_lite-84fec593039e2475,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libarrayvec-41dcfe80309d7422,libfixedbitset-755aabd81925e587,libbevy_reflect-c48e2adc504f39b8,libuuid-2a9981b0b4bdac2f,libgetrandom-f889e8c4c9c03ccd,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-21f4c41bfe2e767b,libglam-d4805a3d9e339dd9,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-0c115789b8f67991,libdowncast_rs-af2d5a07fb165ed2,libthiserror-61f4734390be7c68,libbevy_utils-8e9ebbc995f99b84,libweb_time-c447c8b725da1947,libtracing-b1271b8b67dba3d0,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libhashbrown-81d962e98c526ab4,libserde-edf2bb2b15fb39b0,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-d340c19826c6b28c,libgetrandom-d1474c76b493ef89,liblibc-f0d996076a85b3d5,libonce_cell-028ded5f5e4e9236,libzerocopy-d63fa3ee501f27da,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestQNvBvP/rustcnn5bor/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-ec105da83cd8ce91/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQNvBvP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core/value.rs - core::value::Sp (line 613) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestLEvlCX/rustcSjcC05/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblunex_engine-de5366c8bdfa23a1,libcolored-cc6ba8b546e9b785,libbevy-21e6e4256f919f80,libbevy_internal-3edf92436335a50d,libbevy_text-82a444774be24df6,libglyph_brush_layout-1d2e89e199b09631,libxi_unicode-ec0971c6c6c40d36,libapprox-4201b786b116a646,libab_glyph-189b55cd2ea52f12,libowned_ttf_parser-bb2d64c695db0721,libttf_parser-74b22b69b15277bd,libab_glyph_rasterizer-268fcf5e2ede9f15,libbevy_log-d430437cfa987bdd,libtracing_subscriber-3d8ac84e986a2765,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-889aa75c168875ac,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-dc25ac3570b82aae,libbevy_input-3d0229430ddc525d,libbevy_gizmos-1a11af0a90843cdd,libbevy_sprite-73381ec65aaf4c86,librectangle_pack-09a0f8a987bbc938,libguillotiere-d8513621e18aa9a7,libsvg_fmt-240381f187a1ecb3,libeuclid-f44d6387d3c526be,libbevy_pbr-74a096721d677e0f,libbevy_core_pipeline-dc8cee6d77198ed8,libradsort-637493b956355935,libbevy_render-14b8f8292fb82ae3,libnaga_oil-b995ff40074f6496,libdata_encoding-9925c048f12d655c,libunicode_ident-f056d175c0a59671,libregex-3ccefee0f3164729,libregex_automata-d5e1d674bae4e6ed,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libbevy_mikktspace-e7dc8e312e898bd3,libimage-8d880c03b1c7bb05,libbyteorder_lite-25e78048a27d33b8,libmoxcms-72c5c0a21a5de65e,libpxfm-495172b01975a631,libnum_traits-300c5186abf3804c,libhexasphere-8cebe50cecb602ab,libconstgebra-2d78555b3b76c4f0,libconst_soft_float-b31c975915340d6a,libbevy_diagnostic-375c276254bcf4b9,libbevy_time-cb70962539b14ee8,libconst_fnv1a_hash-4692cede0e548cae,libbevy_window-b15ce037dc2afcf1,libbevy_transform-2b87f01fea32a5e0,libbevy_hierarchy-a016acabf1d5c52f,libwgpu-450cd5d2bb45a213,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-9919b2f5d3d6c378,libwgpu_hal-4b0c356695be11a3,librenderdoc_sys-f1b2eeee5608e180,libgpu_descriptor-79af3e15ff8a355d,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libgpu_descriptor_types-14a501c371d1c3e8,libkhronos_egl-1e0c7aa01175849d,liblibloading-e0795cb5ebc00421,libprofiling-5bbd3355b6006c2d,libgpu_alloc-182c7bcfefd5de75,libgpu_alloc_types-95c7a51ac57e12a8,libash-bca94156a442689d,liblibloading-7f71132f2c644d5d,libnaga-57dd677694310227,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,liblog-cfb0a897de58af94,libcodespan_reporting-7e970a2561eaee65,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libspirv-7071c1168ca247c9,libbit_set-7805570f77c04e52,libbit_vec-ed82a54abc6c00ad,libraw_window_handle-1ec61a86d1e26930,libglow-52a5811fb0f39eef,libbevy_core-ebf3c97672612e43,libbevy_color-0fa30c07c9760425,libencase-fd51846b1222b080,libconst_panic-2271728744a9cc16,libtypewit-94eb4242dbbb1264,libwgpu_types-5de1ed9a751e62f4,libbevy_math-b3824d587b93abde,libbevy_asset-5a819957ae1d77c0,libblake3-94a8b85c29b94531,libconstant_time_eq-37afda33ada159e8,libcpufeatures-471354fefbcaf2d8,libarrayref-e2c56de32f019e08,libasync_broadcast-0f019c6f85f361f0,libevent_listener-67cd091983fb6763,libron-2a282a08025bbce8,libbase64-64299f9d815d057c,libparking_lot-6a29c3fa77b5fe88,libparking_lot_core-17350c19fc461387,liblock_api-c960c7d69a272626,libscopeguard-d52bd00767847e44,libcrossbeam_channel-4816b269e0e9ffd5,libasync_fs-8dea5a4f8ac7a293,libblocking-003cb5e59bf1a56a,libpiper-d4e6bb4b46e6ecd8,libatomic_waker-001109810bdecbaa,libasync_lock-39e1233bb2568ce0,libbevy_a11y-6ebf948a30a38fb3,libaccesskit-7a9b28040312e721,libbevy_app-306b4d8e9514b4ba,libbevy_ecs-92ae78e169b2fc5e,libbitflags-5a94baca9842b969,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-1924b23c78125e64,libasync_channel-8821c491f15236d5,libevent_listener_strategy-469fab0692acc638,libevent_listener-5499d113f40624b7,libasync_executor-17602afd06518aae,libslab-e253d0c0a7952806,libfutures_lite-84fec593039e2475,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libarrayvec-41dcfe80309d7422,libfixedbitset-755aabd81925e587,libbevy_reflect-c48e2adc504f39b8,libuuid-2a9981b0b4bdac2f,libgetrandom-f889e8c4c9c03ccd,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-21f4c41bfe2e767b,libglam-d4805a3d9e339dd9,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-0c115789b8f67991,libdowncast_rs-af2d5a07fb165ed2,libthiserror-61f4734390be7c68,libbevy_utils-8e9ebbc995f99b84,libweb_time-c447c8b725da1947,libtracing-b1271b8b67dba3d0,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libhashbrown-81d962e98c526ab4,libserde-edf2bb2b15fb39b0,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-d340c19826c6b28c,libgetrandom-d1474c76b493ef89,liblibc-f0d996076a85b3d5,libonce_cell-028ded5f5e4e9236,libzerocopy-d63fa3ee501f27da,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestLEvlCX/rustcSjcC05/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-ec105da83cd8ce91/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLEvlCX/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core/value.rs - core::value::Vp (line 624) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestPr32TU/rustc6zPilW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblunex_engine-de5366c8bdfa23a1,libcolored-cc6ba8b546e9b785,libbevy-21e6e4256f919f80,libbevy_internal-3edf92436335a50d,libbevy_text-82a444774be24df6,libglyph_brush_layout-1d2e89e199b09631,libxi_unicode-ec0971c6c6c40d36,libapprox-4201b786b116a646,libab_glyph-189b55cd2ea52f12,libowned_ttf_parser-bb2d64c695db0721,libttf_parser-74b22b69b15277bd,libab_glyph_rasterizer-268fcf5e2ede9f15,libbevy_log-d430437cfa987bdd,libtracing_subscriber-3d8ac84e986a2765,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-889aa75c168875ac,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-dc25ac3570b82aae,libbevy_input-3d0229430ddc525d,libbevy_gizmos-1a11af0a90843cdd,libbevy_sprite-73381ec65aaf4c86,librectangle_pack-09a0f8a987bbc938,libguillotiere-d8513621e18aa9a7,libsvg_fmt-240381f187a1ecb3,libeuclid-f44d6387d3c526be,libbevy_pbr-74a096721d677e0f,libbevy_core_pipeline-dc8cee6d77198ed8,libradsort-637493b956355935,libbevy_render-14b8f8292fb82ae3,libnaga_oil-b995ff40074f6496,libdata_encoding-9925c048f12d655c,libunicode_ident-f056d175c0a59671,libregex-3ccefee0f3164729,libregex_automata-d5e1d674bae4e6ed,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libbevy_mikktspace-e7dc8e312e898bd3,libimage-8d880c03b1c7bb05,libbyteorder_lite-25e78048a27d33b8,libmoxcms-72c5c0a21a5de65e,libpxfm-495172b01975a631,libnum_traits-300c5186abf3804c,libhexasphere-8cebe50cecb602ab,libconstgebra-2d78555b3b76c4f0,libconst_soft_float-b31c975915340d6a,libbevy_diagnostic-375c276254bcf4b9,libbevy_time-cb70962539b14ee8,libconst_fnv1a_hash-4692cede0e548cae,libbevy_window-b15ce037dc2afcf1,libbevy_transform-2b87f01fea32a5e0,libbevy_hierarchy-a016acabf1d5c52f,libwgpu-450cd5d2bb45a213,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-9919b2f5d3d6c378,libwgpu_hal-4b0c356695be11a3,librenderdoc_sys-f1b2eeee5608e180,libgpu_descriptor-79af3e15ff8a355d,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libgpu_descriptor_types-14a501c371d1c3e8,libkhronos_egl-1e0c7aa01175849d,liblibloading-e0795cb5ebc00421,libprofiling-5bbd3355b6006c2d,libgpu_alloc-182c7bcfefd5de75,libgpu_alloc_types-95c7a51ac57e12a8,libash-bca94156a442689d,liblibloading-7f71132f2c644d5d,libnaga-57dd677694310227,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,liblog-cfb0a897de58af94,libcodespan_reporting-7e970a2561eaee65,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libspirv-7071c1168ca247c9,libbit_set-7805570f77c04e52,libbit_vec-ed82a54abc6c00ad,libraw_window_handle-1ec61a86d1e26930,libglow-52a5811fb0f39eef,libbevy_core-ebf3c97672612e43,libbevy_color-0fa30c07c9760425,libencase-fd51846b1222b080,libconst_panic-2271728744a9cc16,libtypewit-94eb4242dbbb1264,libwgpu_types-5de1ed9a751e62f4,libbevy_math-b3824d587b93abde,libbevy_asset-5a819957ae1d77c0,libblake3-94a8b85c29b94531,libconstant_time_eq-37afda33ada159e8,libcpufeatures-471354fefbcaf2d8,libarrayref-e2c56de32f019e08,libasync_broadcast-0f019c6f85f361f0,libevent_listener-67cd091983fb6763,libron-2a282a08025bbce8,libbase64-64299f9d815d057c,libparking_lot-6a29c3fa77b5fe88,libparking_lot_core-17350c19fc461387,liblock_api-c960c7d69a272626,libscopeguard-d52bd00767847e44,libcrossbeam_channel-4816b269e0e9ffd5,libasync_fs-8dea5a4f8ac7a293,libblocking-003cb5e59bf1a56a,libpiper-d4e6bb4b46e6ecd8,libatomic_waker-001109810bdecbaa,libasync_lock-39e1233bb2568ce0,libbevy_a11y-6ebf948a30a38fb3,libaccesskit-7a9b28040312e721,libbevy_app-306b4d8e9514b4ba,libbevy_ecs-92ae78e169b2fc5e,libbitflags-5a94baca9842b969,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-1924b23c78125e64,libasync_channel-8821c491f15236d5,libevent_listener_strategy-469fab0692acc638,libevent_listener-5499d113f40624b7,libasync_executor-17602afd06518aae,libslab-e253d0c0a7952806,libfutures_lite-84fec593039e2475,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libarrayvec-41dcfe80309d7422,libfixedbitset-755aabd81925e587,libbevy_reflect-c48e2adc504f39b8,libuuid-2a9981b0b4bdac2f,libgetrandom-f889e8c4c9c03ccd,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-21f4c41bfe2e767b,libglam-d4805a3d9e339dd9,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-0c115789b8f67991,libdowncast_rs-af2d5a07fb165ed2,libthiserror-61f4734390be7c68,libbevy_utils-8e9ebbc995f99b84,libweb_time-c447c8b725da1947,libtracing-b1271b8b67dba3d0,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libhashbrown-81d962e98c526ab4,libserde-edf2bb2b15fb39b0,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-d340c19826c6b28c,libgetrandom-d1474c76b493ef89,liblibc-f0d996076a85b3d5,libonce_cell-028ded5f5e4e9236,libzerocopy-d63fa3ee501f27da,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestPr32TU/rustc6zPilW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-ec105da83cd8ce91/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPr32TU/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/core/value.rs - core::value::Em (line 602)
[INFO] [stdout]     src/core/value.rs - core::value::Rh (line 592)
[INFO] [stdout]     src/core/value.rs - core::value::Sp (line 613)
[INFO] [stdout]     src/core/value.rs - core::value::UiValue (line 679)
[INFO] [stdout]     src/core/value.rs - core::value::Vh (line 646)
[INFO] [stdout]     src/core/value.rs - core::value::Vp (line 624)
[INFO] [stdout]     src/layout/layout.rs - layout::layout::Align (line 229)
[INFO] [stdout]     src/layout/layout.rs - layout::layout::Boundary (line 324)
[INFO] [stdout]     src/layout/layout.rs - layout::layout::Div (line 681)
[INFO] [stdout]     src/layout/layout.rs - layout::layout::Layout (line 10)
[INFO] [stdout]     src/layout/layout.rs - layout::layout::Layout::boundary (line 30)
[INFO] [stdout]     src/layout/layout.rs - layout::layout::Layout::div (line 76)
[INFO] [stdout]     src/layout/layout.rs - layout::layout::Layout::solid (line 64)
[INFO] [stdout]     src/layout/layout.rs - layout::layout::Layout::window (line 41)
[INFO] [stdout]     src/layout/layout.rs - layout::layout::Layout::window_full (line 52)
[INFO] [stdout]     src/layout/layout.rs - layout::layout::Solid (line 553)
[INFO] [stdout]     src/layout/layout.rs - layout::layout::Window (line 428)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.34s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3da27acbd84ec8cfddc7009eaa0feba4187b5503ee52970b383860021364d3a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3da27acbd84ec8cfddc7009eaa0feba4187b5503ee52970b383860021364d3a4", kill_on_drop: false }`
[INFO] [stdout] 3da27acbd84ec8cfddc7009eaa0feba4187b5503ee52970b383860021364d3a4
